-
Home
-
WP phpMyAdmin
-
5.2.1.11
-
Code
-
Classes
- AuthenticationCookie
Total Complexity |
98 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
648 |
Lines of code |
408 |
Logical lines of code |
234 |
Comment lines |
121 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readCredentials() |
D |
27 |
34 |
136 |
showLoginForm() |
C |
31 |
26 |
110 |
rememberCredentials() |
A |
46 |
9 |
39 |
storeCredentials() |
S |
54 |
6 |
21 |
logOut() |
S |
56 |
5 |
19 |
getEncryptionSecret() |
S |
59 |
4 |
14 |
storePasswordCookie() |
S |
58 |
3 |
15 |
cookieDecrypt() |
S |
59 |
3 |
14 |
getSessionEncryptionSecret() |
S |
64 |
3 |
9 |
cookieEncrypt() |
S |
65 |
2 |
9 |
storeUsernameCookie() |
S |
67 |
1 |
9 |
showFailure() |
S |
63 |
1 |
10 |
handlePasswordChange() |
S |
81 |
1 |
3 |